home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / applications / misc / jcgraph.lzh / JcGraphFinal / Rexx / tess.rex < prev    next >
Encoding:
OS/2 REXX Batch file  |  1992-10-04  |  193 b   |  16 lines

  1. /* Tess.rex */
  2. /* -------- */
  3.  
  4. options results
  5.  
  6. address 'JCGRAPH'
  7.  
  8.   'saveas'
  9. /*
  10.   'gety sdf '
  11.   tess=result
  12.   'requestnotify ' || tess
  13.   'getz     '
  14.   tess=result
  15.   'requestnotify ' || tess
  16. */